projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66bf26d
)
changelog
author
Michael Fulbright
<drmike@src.gnome.org>
Wed, 3 Nov 1999 17:17:11 +0000
(17:17 +0000)
committer
Michael Fulbright
<drmike@src.gnome.org>
Wed, 3 Nov 1999 17:17:11 +0000
(17:17 +0000)
gdk-pixbuf/ChangeLog
patch
|
blob
|
history
diff --git
a/gdk-pixbuf/ChangeLog
b/gdk-pixbuf/ChangeLog
index 8be1d192fd0cff2fbd93c022116ea100673685c0..6b3e5343c85068b3915dc37eb66705ef142a5c09 100644
(file)
--- a/
gdk-pixbuf/ChangeLog
+++ b/
gdk-pixbuf/ChangeLog
@@
-1,3
+1,11
@@
+1999-11-03 Michael Fulbright <drmike@redhat.com>
+
+ * src/io-jpg.c image_load_increment(): Fixed code which moved
+ buffer around as new data comes in to work properly. JPEG progressive
+ loading should be working now except for grayscale JPEG's, which I
+ will look into next.
+
+1999-11-03 <sopwith@redhat.com>
* src/testpixbuf.c: A GtkFunction needs to return a value for deterministic behaviour.
Also put dot printing back in.